PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalyzer Class / PDFPageContentAnalyzer Constructor
The page whose content will be parsed
In This Topic
    PDFPageContentAnalyzer Constructor
    In This Topic
    Initializes a new PDFPageContentAnalyzer object.
    Syntax
    public PDFPageContentAnalyzer( 
       PDFPage page
    )

    Parameters

    page
    The page whose content will be parsed
    See Also